home *** CD-ROM | disk | FTP | other *** search
/ Fritz: All Fritz / All Fritz.zip / All Fritz / FILES / UTILHIVE / DIRBACK.LZH / DIRBACK.BAT < prev    next >
DOS Batch File  |  1991-07-17  |  666b  |  14 lines

  1. ECHO OFF
  2. CLS
  3. ECHO ╔════════════════════════════════════════════════════════════════════╗
  4. ECHO ║ If this BAT file fails to work properly on your floppy drive, you  ║
  5. ECHO ║ need to ensure BROWSE.COM is available to the BAT file.            ║
  6. ECHO ║ When this file is on your hard drive with your other BAT files and ║
  7. ECHO ║ DIRBACK is in its own directory, no changes should be required.    ║
  8. ECHO ║ Please save a copy if you adapt this file for your system.  Chris  ║
  9. ECHO ╚════════════════════════════════════════════════════════════════════╝
  10. REM       This message is pushed off the screen if there are no errors.
  11. BROWSE DIRBACK.DOC
  12. CLS
  13. DIRBACK.EXE
  14.